home *** CD-ROM | disk | FTP | other *** search
- int main(void);
- int aboutmenu(void);
- int zeige_index(void);
- int diversesmenu(void);
- int dateimenu(void);
- int windowmenu(void);
- int festlegungsmenu(void);
- int sm_drucker_menu(void);
- int sm_bildschirmmenu(void);
- int sm_set_frame_color(int c);
- int sm_load_fixes(void);
- int sm_store_fixes(void);
- int sm_change_screen_size(unsigned int groesse);
- int druckmenu(void);
- int editmenu(void);
- int kill_selectet_file(char *file);
- int print_selectet_file(char *file);
- int frontcolor(struct inter_func_com *ipc);
- int backcolor(struct inter_func_com *ipc);
- int zeige_dyn_fenster(void);
- int zeige_stapeln_window(void);
- int zeige_fenster_farbe(void);
- int zeige_schreiben_window(void);
- int display_file_content(void);
- int pre_list1(struct inter_func_com *ipc);
- int pre_list2(struct inter_func_com *ipc);
- int post_list1(struct inter_func_com *ipc);
- int post_list2(struct inter_func_com *ipc);
- int display_file(struct inter_func_com *ipc);
- int init_tools(void);
- void reset_tools(void);
- void check_if_get_help(void);
- int check_window_manager(int mode,unsigned mx,unsigned my);
- int check_alter(struct inter_func_com *ifc);
- int zeige_groese(struct inter_func_com *ifc);
- int check_groese(struct inter_func_com *ifc);
- int zeige_table(void);
- int reaktionstest(void);
- int spieloptionen(void);
- int play(void);
- int action(void);
- int set_button(void);
-